go/types.Selection.indirect (field)
2 uses
go/types (current package)
selection.go#L45: indirect bool // set if there was any pointer indirection on the path
selection.go#L106: func (s *Selection) Indirect() bool { return s.indirect }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)